const github.com/refraction-networking/utls.alertNoApplicationProtocol

5 uses

	github.com/refraction-networking/utls (current package)
		alert.go#L60: 	alertNoApplicationProtocol        alert = 120
		alert.go#L97: 	alertNoApplicationProtocol:        "no application protocol",
		handshake_client_tls13.go#L704: 		c.sendAlert(alertNoApplicationProtocol)
		handshake_server.go#L260: 		c.sendAlert(alertNoApplicationProtocol)
		handshake_server_tls13.go#L300: 		c.sendAlert(alertNoApplicationProtocol)